Get a Server's Data Details

{ getServerDataById }

returns a server data from the system.

Method

/API2/dataSources/getServerDataById

  • API Section: /API2/dataSources
  • API Version: 2.0
  • From Release: 2020.0
  • Method operates via POST actions only.
  • Input Parameters

    Name

    dataServerId

    Type

    string

    Description

    The dataServer's ID

    Output Response

    Successful Result Code

    200

    Response Type

    Description of Response Type

    Result object with success or failure flag and related messages. Also includes the data source's ID

    Notes

    Data sources represent data servers that can be queried.